|
Cytosim
PI
Cytoskeleton Simulator
|
| NFilePath | Functions to handle UNIX-like directory paths |
| NglApp | GlApp extends GLUT to manipulate a 2D or 3D display window |
| Ngle | Simple geometrical objects drawn with OpenGL |
| NOffScreen | Functions to open/close an OpenGL off-screen display |
| NPlayer | GUI for Cytosim. Display is done by Display, most mouse handling by glApp |
| NRasterizer | 2D and 3D rasterizer |
| NSaveImage | Can save pixel array to files in (PNG, GIF or PPM) format |
| NsMath | Simple mathematical functions, mostly templated |
| NSolver | Templated iterative solvers for systems of linear equations |
| NStreamFunc | Simple operations on C++ streams |
| NTicToc | A set of functions related to time |
| NTokenizer | Elementary tokenizer |
| NVecPrint | Templated functions to print Vectors and Matrices with minimal formatting |